2024-03-19 18:10:05,703 [ 292152 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:41, check_args_and_update_paths) 2024-03-19 18:10:05,703 [ 292152 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:89, check_args_and_update_paths) 2024-03-19 18:10:05,703 [ 292152 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:96, check_args_and_update_paths) 2024-03-19 18:10:05,703 [ 292152 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:98, check_args_and_update_paths) clickhouse_integration_tests_volume WARNING: Ignoring custom format, because both --format and --quiet are set. Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_9ps5my --privileged --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e XTABLES_LOCKFILE=/run/host/xtables.lock -e PYTHONUNBUFFERED=1 -e DOCKER_DOTNET_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_HELPER_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_BASE_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_KERBERIZED_HADOOP_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_KERBEROS_KDC_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_MYSQL_JS_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-0a8ac3b092733da37e3e2a0079c486938a36790d -e PYTEST_OPTS='--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_replicated_database/test.py::test_server_uuid test_replicated_database/test.py::test_simple_alter_table[MergeTree] test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-15] test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-11] test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach test_replicated_table_attach/test.py::test_startup_with_small_bg_pool test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned test_s3_low_cardinality_right_border/test.py::test_s3_right_border test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 test_s3_table_functions/test.py::test_s3_table_functions test_s3_table_functions/test.py::test_s3_table_functions_timeouts test_secure_socket/test.py::test test_select_access_rights/test_main.py::test_alias test_select_access_rights/test_main.py::test_alias_columns test_select_access_rights/test_main.py::test_materialized_columns test_select_access_rights/test_main.py::test_select_all_columns test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_select_access_rights/test_main.py::test_select_count test_select_access_rights/test_main.py::test_select_join test_select_access_rights/test_main.py::test_select_prewhere test_select_access_rights/test_main.py::test_select_single_column test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_select_access_rights/test_main.py::test_select_union test_select_access_rights/test_main.py::test_select_where test_select_access_rights/test_main.py::test_select_with_row_policy test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 test_settings_constraints/test.py::test_max_constraint test_settings_constraints/test.py::test_min_constraint test_settings_constraints/test.py::test_read_only_constraint test_settings_constraints/test.py::test_system_constraints test_settings_constraints/test.py::test_system_settings test_settings_profile/test.py::test_allow_ddl test_settings_profile/test.py::test_allow_introspection test_settings_profile/test.py::test_alter_and_drop test_settings_profile/test.py::test_changeable_in_readonly test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only test_settings_profile/test.py::test_function_current_profiles test_settings_profile/test.py::test_inheritance test_settings_profile/test.py::test_set_profile test_settings_profile/test.py::test_settings_aliases test_settings_profile/test.py::test_settings_from_granted_role test_settings_profile/test.py::test_show_profiles test_settings_profile/test.py::test_smoke test_storage_delta/test.py::test_create_query test_storage_delta/test.py::test_describe_query test_storage_delta/test.py::test_select_query test_storage_hdfs/test.py::test_bad_hdfs_uri test_storage_hdfs/test.py::test_cluster_join test_storage_hdfs/test.py::test_cluster_macro test_storage_hdfs/test.py::test_format_detection test_storage_hdfs/test.py::test_globs_in_read_table test_storage_hdfs/test.py::test_hdfsCluster test_storage_hdfs/test.py::test_hdfsCluster_skip_unavailable_shards test_storage_hdfs/test.py::test_hdfsCluster_unskip_unavailable_shards test_storage_hdfs/test.py::test_hdfs_directory_not_exist test_storage_hdfs/test.py::test_insert_select_schema_inference test_storage_hdfs/test.py::test_multiple_inserts test_storage_hdfs/test.py::test_overwrite test_storage_hdfs/test.py::test_partition_by test_storage_hdfs/test.py::test_read_files_with_spaces test_storage_hdfs/test.py::test_read_table_with_default test_storage_hdfs/test.py::test_read_write_gzip_table test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_auto_gz test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_gzip test_storage_hdfs/test.py::test_read_write_storage test_storage_hdfs/test.py::test_read_write_storage_with_globs test_storage_hdfs/test.py::test_read_write_table test_storage_hdfs/test.py::test_read_write_table_with_parameter_none test_storage_hdfs/test.py::test_schema_inference test_storage_hdfs/test.py::test_schema_inference_cache test_storage_hdfs/test.py::test_schema_inference_with_globs test_storage_hdfs/test.py::test_seekable_formats test_storage_hdfs/test.py::test_truncate_table test_storage_hdfs/test.py::test_virtual_columns test_storage_hdfs/test.py::test_virtual_columns_2 test_storage_hdfs/test.py::test_write_gz_storage test_storage_hdfs/test.py::test_write_gzip_storage test_storage_hdfs/test.py::test_write_table test_storage_mongodb/test.py::test_auth_source[False] test_storage_mongodb/test.py::test_complex_data_type[False] test_storage_mongodb/test.py::test_incorrect_data_type[False] test_storage_mongodb/test.py::test_missing_columns[False] test_storage_mongodb/test.py::test_no_credentials[False] test_storage_mongodb/test.py::test_predefined_connection_configuration[False] test_storage_mongodb/test.py::test_secure_connection[True] test_storage_mongodb/test.py::test_simple_insert_select[False] test_storage_mongodb/test.py::test_simple_select[False] test_storage_s3/test.py::test_ast_auth_headers -vvv' altinityinfra/integration-tests-runner:0-0a8ac3b092733da37e3e2a0079c486938a36790d '. Start tests ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-8.0.2, pluggy-1.4.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: repeat-0.9.3, xdist-3.5.0, random-0.2, timeout-2.2.0, order-1.0.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_storage_hdfs/test.py::test_bad_hdfs_uri test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] test_s3_low_cardinality_right_border/test.py::test_s3_right_border test_select_access_rights/test_main.py::test_alias test_replicated_database/test.py::test_server_uuid test_settings_profile/test.py::test_allow_ddl test_storage_mongodb/test.py::test_auth_source[False] test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster test_settings_constraints/test.py::test_max_constraint test_storage_delta/test.py::test_create_query [gw1] [ 1%] PASSED test_select_access_rights/test_main.py::test_alias test_select_access_rights/test_main.py::test_alias_columns [gw2] [ 2%] PASSED test_settings_profile/test.py::test_allow_ddl [gw5] [ 3%] PASSED test_settings_constraints/test.py::test_max_constraint test_settings_constraints/test.py::test_min_constraint test_settings_profile/test.py::test_allow_introspection [gw9] [ 4%] PASSED test_storage_delta/test.py::test_create_query test_storage_delta/test.py::test_describe_query [gw1] [ 5%] PASSED test_select_access_rights/test_main.py::test_alias_columns [gw9] [ 6%] PASSED test_storage_delta/test.py::test_describe_query test_storage_delta/test.py::test_select_query test_select_access_rights/test_main.py::test_materialized_columns [gw5] [ 7%] PASSED test_settings_constraints/test.py::test_min_constraint test_settings_constraints/test.py::test_read_only_constraint [gw8] [ 8%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 [gw1] [ 9%] PASSED test_select_access_rights/test_main.py::test_materialized_columns [gw3] [ 10%] PASSED test_storage_mongodb/test.py::test_auth_source[False] test_storage_mongodb/test.py::test_complex_data_type[False] [gw2] [ 11%] PASSED test_settings_profile/test.py::test_allow_introspection test_select_access_rights/test_main.py::test_select_all_columns [gw5] [ 12%] PASSED test_settings_constraints/test.py::test_read_only_constraint test_settings_constraints/test.py::test_system_constraints test_settings_profile/test.py::test_alter_and_drop [gw3] [ 13%] PASSED test_storage_mongodb/test.py::test_complex_data_type[False] test_storage_mongodb/test.py::test_incorrect_data_type[False] [gw8] [ 14%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 [gw5] [ 15%] PASSED test_settings_constraints/test.py::test_system_constraints test_settings_constraints/test.py::test_system_settings [gw1] [ 16%] PASSED test_select_access_rights/test_main.py::test_select_all_columns [gw8] [ 17%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 [gw3] [ 18%] PASSED test_storage_mongodb/test.py::test_incorrect_data_type[False] test_storage_mongodb/test.py::test_missing_columns[False] test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant [gw9] [ 19%] PASSED test_storage_delta/test.py::test_select_query [gw5] [ 20%] PASSED test_settings_constraints/test.py::test_system_settings [gw2] [ 21%] PASSED test_settings_profile/test.py::test_alter_and_drop [gw3] [ 22%] PASSED test_storage_mongodb/test.py::test_missing_columns[False] test_storage_mongodb/test.py::test_no_credentials[False] test_settings_profile/test.py::test_changeable_in_readonly [gw3] [ 23%] PASSED test_storage_mongodb/test.py::test_no_credentials[False] test_storage_mongodb/test.py::test_predefined_connection_configuration[False] [gw1] [ 24%] PASSED test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_select_access_rights/test_main.py::test_select_count [gw3] [ 25%] PASSED test_storage_mongodb/test.py::test_predefined_connection_configuration[False] test_storage_mongodb/test.py::test_secure_connection[True] [gw2] [ 26%] PASSED test_settings_profile/test.py::test_changeable_in_readonly test_s3_table_functions/test.py::test_s3_table_functions test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only [gw2] [ 27%] PASSED test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only [gw1] [ 28%] PASSED test_select_access_rights/test_main.py::test_select_count test_select_access_rights/test_main.py::test_select_join test_settings_profile/test.py::test_function_current_profiles [gw2] [ 29%] PASSED test_settings_profile/test.py::test_function_current_profiles [gw1] [ 30%] PASSED test_select_access_rights/test_main.py::test_select_join test_settings_profile/test.py::test_inheritance test_select_access_rights/test_main.py::test_select_prewhere [gw2] [ 31%] PASSED test_settings_profile/test.py::test_inheritance [gw1] [ 32%] PASSED test_select_access_rights/test_main.py::test_select_prewhere test_select_access_rights/test_main.py::test_select_single_column test_settings_profile/test.py::test_set_profile [gw2] [ 33%] PASSED test_settings_profile/test.py::test_set_profile test_settings_profile/test.py::test_settings_aliases [gw1] [ 34%] PASSED test_select_access_rights/test_main.py::test_select_single_column [gw4] [ 35%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] test_select_access_rights/test_main.py::test_select_single_column_with_table_grant [gw2] [ 36%] PASSED test_settings_profile/test.py::test_settings_aliases test_settings_profile/test.py::test_settings_from_granted_role [gw1] [ 37%] PASSED test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_select_access_rights/test_main.py::test_select_union [gw4] [ 38%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] [gw7] [ 39%] PASSED test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster [gw6] [ 40%] PASSED test_replicated_database/test.py::test_server_uuid test_replicated_database/test.py::test_simple_alter_table[MergeTree] [gw1] [ 41%] PASSED test_select_access_rights/test_main.py::test_select_union test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-15] test_select_access_rights/test_main.py::test_select_where [gw4] [ 42%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] [gw1] [ 43%] PASSED test_select_access_rights/test_main.py::test_select_where [gw2] [ 44%] PASSED test_settings_profile/test.py::test_settings_from_granted_role [gw7] [ 45%] PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-15] test_select_access_rights/test_main.py::test_select_with_row_policy test_settings_profile/test.py::test_show_profiles [gw4] [ 46%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-11] [gw2] [ 47%] PASSED test_settings_profile/test.py::test_show_profiles [gw6] [ 48%] PASSED test_replicated_database/test.py::test_simple_alter_table[MergeTree] test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] test_settings_profile/test.py::test_smoke [gw1] [ 49%] PASSED test_select_access_rights/test_main.py::test_select_with_row_policy [gw7] [ 50%] PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-11] [gw4] [ 51%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] test_replicated_table_attach/test.py::test_startup_with_small_bg_pool [gw5] [ 52%] PASSED test_s3_table_functions/test.py::test_s3_table_functions test_s3_table_functions/test.py::test_s3_table_functions_timeouts test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys [gw3] [ 53%] PASSED test_storage_mongodb/test.py::test_secure_connection[True] test_storage_mongodb/test.py::test_simple_insert_select[False] [gw4] [ 54%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] test_storage_s3/test.py::test_ast_auth_headers [gw6] [ 55%] PASSED test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] [gw2] [ 56%] PASSED test_settings_profile/test.py::test_smoke test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach [gw3] [ 57%] PASSED test_storage_mongodb/test.py::test_simple_insert_select[False] test_storage_mongodb/test.py::test_simple_select[False] test_secure_socket/test.py::test [gw3] [ 58%] PASSED test_storage_mongodb/test.py::test_simple_select[False] [gw9] [ 59%] PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys [gw9] [ 60%] PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys [gw8] [ 61%] PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned [gw6] [ 62%] PASSED test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach [gw1] [ 63%] PASSED test_storage_s3/test.py::test_ast_auth_headers [gw5] [ 64%] PASSED test_s3_table_functions/test.py::test_s3_table_functions_timeouts [gw0] [ 65%] PASSED test_storage_hdfs/test.py::test_bad_hdfs_uri test_storage_hdfs/test.py::test_cluster_join [gw7] [ 66%] PASSED test_secure_socket/test.py::test [gw0] [ 67%] PASSED test_storage_hdfs/test.py::test_cluster_join test_storage_hdfs/test.py::test_cluster_macro [gw0] [ 68%] PASSED test_storage_hdfs/test.py::test_cluster_macro test_storage_hdfs/test.py::test_format_detection [gw8] [ 69%] PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned [gw0] [ 70%] PASSED test_storage_hdfs/test.py::test_format_detection test_storage_hdfs/test.py::test_globs_in_read_table test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 [gw5] [ 71%] PASSED test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 [gw5] [ 72%] PASSED test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 [gw0] [ 73%] PASSED test_storage_hdfs/test.py::test_globs_in_read_table test_storage_hdfs/test.py::test_hdfsCluster [gw0] [ 74%] PASSED test_storage_hdfs/test.py::test_hdfsCluster test_storage_hdfs/test.py::test_hdfsCluster_skip_unavailable_shards [gw0] [ 75%] PASSED test_storage_hdfs/test.py::test_hdfsCluster_skip_unavailable_shards test_storage_hdfs/test.py::test_hdfsCluster_unskip_unavailable_shards [gw0] [ 76%] PASSED test_storage_hdfs/test.py::test_hdfsCluster_unskip_unavailable_shards test_storage_hdfs/test.py::test_hdfs_directory_not_exist [gw0] [ 77%] PASSED test_storage_hdfs/test.py::test_hdfs_directory_not_exist test_storage_hdfs/test.py::test_insert_select_schema_inference [gw0] [ 78%] PASSED test_storage_hdfs/test.py::test_insert_select_schema_inference test_storage_hdfs/test.py::test_multiple_inserts [gw0] [ 79%] PASSED test_storage_hdfs/test.py::test_multiple_inserts test_storage_hdfs/test.py::test_overwrite [gw0] [ 80%] PASSED test_storage_hdfs/test.py::test_overwrite test_storage_hdfs/test.py::test_partition_by [gw0] [ 81%] PASSED test_storage_hdfs/test.py::test_partition_by test_storage_hdfs/test.py::test_read_files_with_spaces [gw0] [ 82%] PASSED test_storage_hdfs/test.py::test_read_files_with_spaces test_storage_hdfs/test.py::test_read_table_with_default [gw0] [ 83%] PASSED test_storage_hdfs/test.py::test_read_table_with_default test_storage_hdfs/test.py::test_read_write_gzip_table [gw0] [ 84%] PASSED test_storage_hdfs/test.py::test_read_write_gzip_table test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_auto_gz [gw0] [ 85%] PASSED test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_auto_gz test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_gzip [gw0] [ 86%] PASSED test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_gzip test_storage_hdfs/test.py::test_read_write_storage [gw0] [ 87%] PASSED test_storage_hdfs/test.py::test_read_write_storage test_storage_hdfs/test.py::test_read_write_storage_with_globs [gw0] [ 88%] PASSED test_storage_hdfs/test.py::test_read_write_storage_with_globs test_storage_hdfs/test.py::test_read_write_table [gw0] [ 89%] PASSED test_storage_hdfs/test.py::test_read_write_table test_storage_hdfs/test.py::test_read_write_table_with_parameter_none [gw0] [ 90%] PASSED test_storage_hdfs/test.py::test_read_write_table_with_parameter_none test_storage_hdfs/test.py::test_schema_inference [gw0] [ 91%] PASSED test_storage_hdfs/test.py::test_schema_inference test_storage_hdfs/test.py::test_schema_inference_cache [gw0] [ 92%] PASSED test_storage_hdfs/test.py::test_schema_inference_cache test_storage_hdfs/test.py::test_schema_inference_with_globs [gw0] [ 93%] PASSED test_storage_hdfs/test.py::test_schema_inference_with_globs test_storage_hdfs/test.py::test_seekable_formats [gw0] [ 94%] PASSED test_storage_hdfs/test.py::test_seekable_formats test_storage_hdfs/test.py::test_truncate_table [gw0] [ 95%] PASSED test_storage_hdfs/test.py::test_truncate_table test_storage_hdfs/test.py::test_virtual_columns [gw0] [ 96%] PASSED test_storage_hdfs/test.py::test_virtual_columns test_storage_hdfs/test.py::test_virtual_columns_2 [gw0] [ 97%] PASSED test_storage_hdfs/test.py::test_virtual_columns_2 test_storage_hdfs/test.py::test_write_gz_storage [gw0] [ 98%] PASSED test_storage_hdfs/test.py::test_write_gz_storage test_storage_hdfs/test.py::test_write_gzip_storage [gw0] [ 99%] PASSED test_storage_hdfs/test.py::test_write_gzip_storage test_storage_hdfs/test.py::test_write_table [gw0] [100%] PASSED test_storage_hdfs/test.py::test_write_table =============================== warnings summary =============================== test_storage_mongodb/test.py::test_auth_source[False] test_storage_mongodb/test.py::test_secure_connection[True] test_storage_mongodb/test.py::test_simple_insert_select[False] /ClickHouse/tests/integration/helpers/cluster.py:2333: DeprecationWarning: database_names is deprecated. Use list_database_names instead. logging.debug(f"Connected to Mongo dbs: {connection.database_names()}") test_storage_mongodb/test.py::test_auth_source[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:206: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead admin_db.add_user( test_storage_mongodb/test.py::test_complex_data_type[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:77: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_complex_data_type[False] test_storage_mongodb/test.py::test_secure_connection[True] test_storage_mongodb/test.py::test_simple_insert_select[False] /usr/local/lib/python3.8/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " test_storage_mongodb/test.py::test_incorrect_data_type[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:107: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_missing_columns[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:239: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_predefined_connection_configuration[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:168: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_secure_connection[True] /ClickHouse/tests/integration/test_storage_mongodb/test.py:138: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_simple_insert_select[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:262: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_simple_select[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:47: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 99.56s setup test_storage_hdfs/test.py::test_bad_hdfs_uri 53.51s call test_storage_hdfs/test.py::test_schema_inference_cache 42.48s call test_s3_table_functions/test.py::test_s3_table_functions_timeouts 35.06s call test_storage_hdfs/test.py::test_globs_in_read_table 34.10s setup test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 33.35s setup test_storage_s3/test.py::test_ast_auth_headers 32.61s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 31.94s setup test_replicated_database/test.py::test_server_uuid 31.83s call test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 23.12s teardown test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-11] 23.11s teardown test_s3_table_functions/test.py::test_s3_table_functions_timeouts 22.50s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 22.49s teardown test_storage_delta/test.py::test_select_query 22.44s teardown test_storage_s3/test.py::test_ast_auth_headers 21.75s teardown test_storage_hdfs/test.py::test_write_table 21.20s setup test_storage_mongodb/test.py::test_secure_connection[True] 19.85s setup test_storage_mongodb/test.py::test_auth_source[False] 19.71s setup test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 19.19s setup test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 18.76s call test_storage_hdfs/test.py::test_schema_inference_with_globs 18.37s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border 18.29s setup test_storage_delta/test.py::test_create_query 18.27s setup test_storage_mongodb/test.py::test_simple_insert_select[False] 17.75s setup test_s3_table_functions/test.py::test_s3_table_functions 17.14s call test_secure_socket/test.py::test 15.93s setup test_secure_socket/test.py::test 15.91s setup test_settings_profile/test.py::test_allow_ddl 15.80s setup test_select_access_rights/test_main.py::test_alias 15.48s setup test_settings_constraints/test.py::test_max_constraint 15.46s setup test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 14.65s setup test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 12.50s teardown test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 11.80s call test_storage_hdfs/test.py::test_multiple_inserts 10.33s teardown test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] 10.17s teardown test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 9.15s call test_storage_hdfs/test.py::test_seekable_formats 8.62s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] 8.61s teardown test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 7.53s teardown test_secure_socket/test.py::test 7.29s call test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 7.23s call test_storage_hdfs/test.py::test_schema_inference 6.95s call test_storage_hdfs/test.py::test_partition_by 6.51s call test_replicated_database/test.py::test_server_uuid 6.42s call test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 5.72s call test_settings_profile/test.py::test_smoke 5.72s call test_storage_hdfs/test.py::test_read_write_storage_with_globs 5.69s call test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] 5.44s call test_settings_profile/test.py::test_settings_from_granted_role 5.31s call test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 5.24s call test_replicated_database/test.py::test_simple_alter_table[MergeTree] 5.18s teardown test_settings_profile/test.py::test_smoke 4.34s call test_storage_delta/test.py::test_select_query 4.22s call test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 3.76s call test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 3.76s call test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 3.53s teardown test_select_access_rights/test_main.py::test_select_with_row_policy 3.41s teardown test_settings_constraints/test.py::test_system_settings 3.40s teardown test_storage_mongodb/test.py::test_simple_select[False] 3.29s call test_storage_hdfs/test.py::test_truncate_table 3.19s call test_settings_profile/test.py::test_allow_introspection 2.90s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] 2.89s call test_select_access_rights/test_main.py::test_select_count 2.54s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 2.49s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] 2.48s call test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-15] 2.44s call test_storage_hdfs/test.py::test_hdfsCluster 2.39s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] 2.30s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] 2.29s call test_settings_constraints/test.py::test_read_only_constraint 2.26s call test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-11] 2.26s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border 2.24s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] 2.22s call test_select_access_rights/test_main.py::test_select_with_row_policy 2.20s call test_storage_hdfs/test.py::test_read_write_storage 2.17s call test_storage_hdfs/test.py::test_insert_select_schema_inference 2.07s call test_settings_profile/test.py::test_inheritance 1.98s call test_storage_hdfs/test.py::test_write_table 1.96s call test_settings_profile/test.py::test_changeable_in_readonly 1.93s call test_select_access_rights/test_main.py::test_select_join 1.91s call test_settings_constraints/test.py::test_max_constraint 1.90s call test_select_access_rights/test_main.py::test_select_prewhere 1.90s call test_settings_profile/test.py::test_alter_and_drop 1.85s call test_select_access_rights/test_main.py::test_select_where 1.79s call test_storage_hdfs/test.py::test_virtual_columns 1.78s call test_storage_hdfs/test.py::test_virtual_columns_2 1.78s call test_storage_hdfs/test.py::test_cluster_join 1.75s call test_storage_hdfs/test.py::test_cluster_macro 1.74s call test_settings_constraints/test.py::test_min_constraint 1.72s call test_settings_profile/test.py::test_function_current_profiles 1.70s call test_storage_mongodb/test.py::test_simple_insert_select[False] 1.64s teardown test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 1.63s call test_select_access_rights/test_main.py::test_select_union 1.58s call test_select_access_rights/test_main.py::test_materialized_columns 1.55s call test_storage_hdfs/test.py::test_overwrite 1.52s call test_select_access_rights/test_main.py::test_alias_columns 1.49s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 1.41s call test_select_access_rights/test_main.py::test_select_all_columns 1.38s call test_storage_hdfs/test.py::test_write_gz_storage 1.35s call test_storage_hdfs/test.py::test_read_files_with_spaces 1.34s call test_settings_profile/test.py::test_show_profiles 1.33s call test_storage_hdfs/test.py::test_write_gzip_storage 1.32s call test_settings_profile/test.py::test_allow_ddl 1.28s call test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 1.23s call test_storage_mongodb/test.py::test_incorrect_data_type[False] 1.21s call test_settings_constraints/test.py::test_system_constraints 1.18s call test_storage_hdfs/test.py::test_read_write_table_with_parameter_none 1.15s call test_storage_hdfs/test.py::test_hdfsCluster_skip_unavailable_shards 1.14s call test_storage_hdfs/test.py::test_read_table_with_default 1.12s call test_storage_hdfs/test.py::test_read_write_table 1.12s call test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 1.11s call test_storage_hdfs/test.py::test_format_detection 1.10s call test_storage_mongodb/test.py::test_secure_connection[True] 1.06s teardown test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 1.05s call test_storage_mongodb/test.py::test_simple_select[False] 1.04s call test_s3_table_functions/test.py::test_s3_table_functions 1.02s call test_select_access_rights/test_main.py::test_select_single_column 1.01s teardown test_settings_profile/test.py::test_alter_and_drop 0.96s call test_storage_mongodb/test.py::test_complex_data_type[False] 0.94s call test_storage_mongodb/test.py::test_auth_source[False] 0.94s call test_storage_hdfs/test.py::test_hdfs_directory_not_exist 0.91s call test_storage_mongodb/test.py::test_no_credentials[False] 0.90s teardown test_select_access_rights/test_main.py::test_select_count 0.86s call test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 0.84s teardown test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-15] 0.83s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 0.81s teardown test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 0.78s call test_settings_constraints/test.py::test_system_settings 0.78s call test_select_access_rights/test_main.py::test_alias 0.72s call test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 0.71s teardown test_settings_profile/test.py::test_changeable_in_readonly 0.70s call test_settings_profile/test.py::test_settings_aliases 0.62s call test_storage_mongodb/test.py::test_predefined_connection_configuration[False] 0.61s teardown test_settings_profile/test.py::test_allow_introspection 0.61s call test_storage_hdfs/test.py::test_bad_hdfs_uri 0.61s teardown test_settings_profile/test.py::test_function_current_profiles 0.61s call test_storage_mongodb/test.py::test_missing_columns[False] 0.57s call test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_gzip 0.56s teardown test_settings_profile/test.py::test_set_profile 0.56s teardown test_settings_profile/test.py::test_show_profiles 0.52s call test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_auto_gz 0.52s call test_storage_hdfs/test.py::test_read_write_gzip_table 0.51s teardown test_settings_profile/test.py::test_settings_from_granted_role 0.51s teardown test_settings_profile/test.py::test_inheritance 0.51s teardown test_settings_profile/test.py::test_settings_aliases 0.51s teardown test_settings_profile/test.py::test_allow_ddl 0.49s teardown test_select_access_rights/test_main.py::test_select_union 0.49s call test_storage_s3/test.py::test_ast_auth_headers 0.39s teardown test_select_access_rights/test_main.py::test_materialized_columns 0.39s teardown test_select_access_rights/test_main.py::test_select_where 0.35s teardown test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.34s teardown test_select_access_rights/test_main.py::test_alias_columns 0.34s teardown test_select_access_rights/test_main.py::test_select_join 0.34s teardown test_select_access_rights/test_main.py::test_select_all_columns 0.34s teardown test_select_access_rights/test_main.py::test_select_single_column 0.34s teardown test_select_access_rights/test_main.py::test_select_prewhere 0.34s teardown test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.34s teardown test_select_access_rights/test_main.py::test_alias 0.27s call test_storage_delta/test.py::test_describe_query 0.27s call test_storage_delta/test.py::test_create_query 0.25s call test_storage_hdfs/test.py::test_hdfsCluster_unskip_unavailable_shards 0.22s setup test_select_access_rights/test_main.py::test_select_prewhere 0.22s setup test_select_access_rights/test_main.py::test_select_count 0.22s setup test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.22s setup test_select_access_rights/test_main.py::test_select_join 0.22s call test_settings_profile/test.py::test_set_profile 0.17s setup test_select_access_rights/test_main.py::test_select_where 0.17s setup test_select_access_rights/test_main.py::test_select_with_row_policy 0.17s setup test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.17s setup test_select_access_rights/test_main.py::test_materialized_columns 0.17s setup test_select_access_rights/test_main.py::test_select_single_column 0.17s setup test_select_access_rights/test_main.py::test_select_all_columns 0.17s setup test_select_access_rights/test_main.py::test_select_union 0.17s setup test_select_access_rights/test_main.py::test_alias_columns 0.00s teardown test_storage_hdfs/test.py::test_bad_hdfs_uri 0.00s teardown test_replicated_database/test.py::test_server_uuid 0.00s teardown test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 0.00s setup test_replicated_database/test.py::test_simple_alter_table[MergeTree] 0.00s setup test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-11] 0.00s setup test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-15] 0.00s setup test_settings_profile/test.py::test_show_profiles 0.00s teardown test_s3_table_functions/test.py::test_s3_table_functions 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] 0.00s setup test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] 0.00s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border 0.00s teardown test_storage_delta/test.py::test_create_query 0.00s teardown test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] 0.00s teardown test_storage_hdfs/test.py::test_globs_in_read_table 0.00s teardown test_storage_hdfs/test.py::test_cluster_join 0.00s setup test_storage_hdfs/test.py::test_format_detection 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] 0.00s setup test_settings_profile/test.py::test_function_current_profiles 0.00s teardown test_storage_mongodb/test.py::test_auth_source[False] 0.00s teardown test_storage_hdfs/test.py::test_hdfsCluster_unskip_unavailable_shards 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] 0.00s setup test_settings_profile/test.py::test_changeable_in_readonly 0.00s setup test_storage_hdfs/test.py::test_hdfs_directory_not_exist 0.00s setup test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 0.00s setup test_storage_delta/test.py::test_describe_query 0.00s teardown test_storage_mongodb/test.py::test_simple_insert_select[False] 0.00s teardown test_storage_hdfs/test.py::test_cluster_macro 0.00s setup test_storage_hdfs/test.py::test_cluster_macro 0.00s setup test_storage_hdfs/test.py::test_schema_inference 0.00s teardown test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 0.00s setup test_settings_profile/test.py::test_settings_aliases 0.00s setup test_storage_hdfs/test.py::test_hdfsCluster 0.00s setup test_settings_profile/test.py::test_settings_from_granted_role 0.00s setup test_settings_profile/test.py::test_alter_and_drop 0.00s setup test_settings_profile/test.py::test_inheritance 0.00s setup test_settings_profile/test.py::test_smoke 0.00s setup test_s3_table_functions/test.py::test_s3_table_functions_timeouts 0.00s setup test_storage_mongodb/test.py::test_predefined_connection_configuration[False] 0.00s teardown test_storage_mongodb/test.py::test_secure_connection[True] 0.00s setup test_storage_hdfs/test.py::test_cluster_join 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] 0.00s teardown test_storage_hdfs/test.py::test_hdfsCluster_skip_unavailable_shards 0.00s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 0.00s setup test_storage_hdfs/test.py::test_multiple_inserts 0.00s setup test_storage_hdfs/test.py::test_hdfsCluster_unskip_unavailable_shards 0.00s teardown test_storage_hdfs/test.py::test_schema_inference_cache 0.00s teardown test_storage_delta/test.py::test_describe_query 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] 0.00s teardown test_settings_constraints/test.py::test_max_constraint 0.00s setup test_storage_mongodb/test.py::test_complex_data_type[False] 0.00s teardown test_storage_hdfs/test.py::test_insert_select_schema_inference 0.00s setup test_settings_profile/test.py::test_allow_introspection 0.00s setup test_settings_constraints/test.py::test_system_settings 0.00s setup test_storage_hdfs/test.py::test_schema_inference_with_globs 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] 0.00s setup test_settings_constraints/test.py::test_read_only_constraint 0.00s teardown test_settings_constraints/test.py::test_system_constraints 0.00s setup test_settings_profile/test.py::test_set_profile 0.00s setup test_storage_hdfs/test.py::test_globs_in_read_table 0.00s teardown test_storage_hdfs/test.py::test_read_write_table_with_parameter_none 0.00s teardown test_settings_constraints/test.py::test_min_constraint 0.00s teardown test_storage_hdfs/test.py::test_read_write_gzip_table 0.00s setup test_storage_hdfs/test.py::test_read_files_with_spaces 0.00s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 0.00s setup test_storage_mongodb/test.py::test_missing_columns[False] 0.00s setup test_storage_hdfs/test.py::test_partition_by 0.00s setup test_storage_hdfs/test.py::test_write_gzip_storage 0.00s teardown test_settings_constraints/test.py::test_read_only_constraint 0.00s teardown test_storage_mongodb/test.py::test_no_credentials[False] 0.00s teardown test_storage_hdfs/test.py::test_read_write_storage 0.00s teardown test_storage_hdfs/test.py::test_read_write_table 0.00s setup test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 0.00s setup test_storage_delta/test.py::test_select_query 0.00s setup test_storage_hdfs/test.py::test_read_write_storage_with_globs 0.00s setup test_storage_hdfs/test.py::test_seekable_formats 0.00s setup test_settings_constraints/test.py::test_system_constraints 0.00s teardown test_storage_hdfs/test.py::test_write_gz_storage 0.00s teardown test_storage_hdfs/test.py::test_write_gzip_storage 0.00s setup test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_auto_gz 0.00s teardown test_storage_hdfs/test.py::test_read_files_with_spaces 0.00s setup test_storage_hdfs/test.py::test_virtual_columns 0.00s setup test_storage_hdfs/test.py::test_write_table 0.00s setup test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 0.00s setup test_storage_hdfs/test.py::test_insert_select_schema_inference 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] 0.00s teardown test_replicated_database/test.py::test_simple_alter_table[MergeTree] 0.00s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 0.00s setup test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_gzip 0.00s setup test_storage_mongodb/test.py::test_simple_select[False] 0.00s teardown test_storage_hdfs/test.py::test_overwrite 0.00s setup test_storage_mongodb/test.py::test_no_credentials[False] 0.00s teardown test_storage_hdfs/test.py::test_virtual_columns 0.00s teardown test_storage_hdfs/test.py::test_format_detection 0.00s setup test_storage_hdfs/test.py::test_read_table_with_default 0.00s setup test_storage_mongodb/test.py::test_incorrect_data_type[False] 0.00s setup test_storage_hdfs/test.py::test_hdfsCluster_skip_unavailable_shards 0.00s teardown test_storage_hdfs/test.py::test_read_write_storage_with_globs 0.00s teardown test_storage_hdfs/test.py::test_schema_inference_with_globs 0.00s teardown test_storage_hdfs/test.py::test_seekable_formats 0.00s teardown test_storage_hdfs/test.py::test_hdfsCluster 0.00s teardown test_storage_hdfs/test.py::test_multiple_inserts 0.00s setup test_storage_hdfs/test.py::test_virtual_columns_2 0.00s teardown test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_auto_gz 0.00s teardown test_storage_hdfs/test.py::test_read_table_with_default 0.00s setup test_storage_hdfs/test.py::test_overwrite 0.00s setup test_storage_hdfs/test.py::test_read_write_table_with_parameter_none 0.00s teardown test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_gzip 0.00s setup test_storage_hdfs/test.py::test_write_gz_storage 0.00s setup test_storage_hdfs/test.py::test_truncate_table 0.00s setup test_storage_hdfs/test.py::test_read_write_table 0.00s teardown test_storage_mongodb/test.py::test_predefined_connection_configuration[False] 0.00s teardown test_storage_hdfs/test.py::test_hdfs_directory_not_exist 0.00s setup test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 0.00s setup test_settings_constraints/test.py::test_min_constraint 0.00s teardown test_storage_hdfs/test.py::test_truncate_table 0.00s setup test_storage_hdfs/test.py::test_read_write_storage 0.00s teardown test_storage_mongodb/test.py::test_missing_columns[False] 0.00s teardown test_storage_hdfs/test.py::test_virtual_columns_2 0.00s setup test_storage_hdfs/test.py::test_read_write_gzip_table 0.00s setup test_storage_hdfs/test.py::test_schema_inference_cache 0.00s teardown test_storage_mongodb/test.py::test_complex_data_type[False] 0.00s teardown test_storage_mongodb/test.py::test_incorrect_data_type[False] 0.00s teardown test_storage_hdfs/test.py::test_partition_by 0.00s teardown test_storage_hdfs/test.py::test_schema_inference =========================== short test summary info ============================ PASSED test_select_access_rights/test_main.py::test_alias PASSED test_settings_profile/test.py::test_allow_ddl PASSED test_settings_constraints/test.py::test_max_constraint PASSED test_storage_delta/test.py::test_create_query PASSED test_select_access_rights/test_main.py::test_alias_columns PASSED test_storage_delta/test.py::test_describe_query PASSED test_settings_constraints/test.py::test_min_constraint PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border PASSED test_select_access_rights/test_main.py::test_materialized_columns PASSED test_storage_mongodb/test.py::test_auth_source[False] PASSED test_settings_profile/test.py::test_allow_introspection PASSED test_settings_constraints/test.py::test_read_only_constraint PASSED test_storage_mongodb/test.py::test_complex_data_type[False] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 PASSED test_settings_constraints/test.py::test_system_constraints PASSED test_select_access_rights/test_main.py::test_select_all_columns PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 PASSED test_storage_mongodb/test.py::test_incorrect_data_type[False] PASSED test_storage_delta/test.py::test_select_query PASSED test_settings_constraints/test.py::test_system_settings PASSED test_settings_profile/test.py::test_alter_and_drop PASSED test_storage_mongodb/test.py::test_missing_columns[False] PASSED test_storage_mongodb/test.py::test_no_credentials[False] PASSED test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant PASSED test_storage_mongodb/test.py::test_predefined_connection_configuration[False] PASSED test_settings_profile/test.py::test_changeable_in_readonly PASSED test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only PASSED test_select_access_rights/test_main.py::test_select_count PASSED test_settings_profile/test.py::test_function_current_profiles PASSED test_select_access_rights/test_main.py::test_select_join PASSED test_settings_profile/test.py::test_inheritance PASSED test_select_access_rights/test_main.py::test_select_prewhere PASSED test_settings_profile/test.py::test_set_profile PASSED test_select_access_rights/test_main.py::test_select_single_column PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] PASSED test_settings_profile/test.py::test_settings_aliases PASSED test_select_access_rights/test_main.py::test_select_single_column_with_table_grant PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] PASSED test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster PASSED test_replicated_database/test.py::test_server_uuid PASSED test_select_access_rights/test_main.py::test_select_union PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] PASSED test_select_access_rights/test_main.py::test_select_where PASSED test_settings_profile/test.py::test_settings_from_granted_role PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-15] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] PASSED test_settings_profile/test.py::test_show_profiles PASSED test_replicated_database/test.py::test_simple_alter_table[MergeTree] PASSED test_select_access_rights/test_main.py::test_select_with_row_policy PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-11] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] PASSED test_s3_table_functions/test.py::test_s3_table_functions PASSED test_storage_mongodb/test.py::test_secure_connection[True] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] PASSED test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] PASSED test_settings_profile/test.py::test_smoke PASSED test_storage_mongodb/test.py::test_simple_insert_select[False] PASSED test_storage_mongodb/test.py::test_simple_select[False] PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool PASSED test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach PASSED test_storage_s3/test.py::test_ast_auth_headers PASSED test_s3_table_functions/test.py::test_s3_table_functions_timeouts PASSED test_storage_hdfs/test.py::test_bad_hdfs_uri PASSED test_secure_socket/test.py::test PASSED test_storage_hdfs/test.py::test_cluster_join PASSED test_storage_hdfs/test.py::test_cluster_macro PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned PASSED test_storage_hdfs/test.py::test_format_detection PASSED test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 PASSED test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 PASSED test_storage_hdfs/test.py::test_globs_in_read_table PASSED test_storage_hdfs/test.py::test_hdfsCluster PASSED test_storage_hdfs/test.py::test_hdfsCluster_skip_unavailable_shards PASSED test_storage_hdfs/test.py::test_hdfsCluster_unskip_unavailable_shards PASSED test_storage_hdfs/test.py::test_hdfs_directory_not_exist PASSED test_storage_hdfs/test.py::test_insert_select_schema_inference PASSED test_storage_hdfs/test.py::test_multiple_inserts PASSED test_storage_hdfs/test.py::test_overwrite PASSED test_storage_hdfs/test.py::test_partition_by PASSED test_storage_hdfs/test.py::test_read_files_with_spaces PASSED test_storage_hdfs/test.py::test_read_table_with_default PASSED test_storage_hdfs/test.py::test_read_write_gzip_table PASSED test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_auto_gz PASSED test_storage_hdfs/test.py::test_read_write_gzip_table_with_parameter_gzip PASSED test_storage_hdfs/test.py::test_read_write_storage PASSED test_storage_hdfs/test.py::test_read_write_storage_with_globs PASSED test_storage_hdfs/test.py::test_read_write_table PASSED test_storage_hdfs/test.py::test_read_write_table_with_parameter_none PASSED test_storage_hdfs/test.py::test_schema_inference PASSED test_storage_hdfs/test.py::test_schema_inference_cache PASSED test_storage_hdfs/test.py::test_schema_inference_with_globs PASSED test_storage_hdfs/test.py::test_seekable_formats PASSED test_storage_hdfs/test.py::test_truncate_table PASSED test_storage_hdfs/test.py::test_virtual_columns PASSED test_storage_hdfs/test.py::test_virtual_columns_2 PASSED test_storage_hdfs/test.py::test_write_gz_storage PASSED test_storage_hdfs/test.py::test_write_gzip_storage PASSED test_storage_hdfs/test.py::test_write_table ================= 100 passed, 14 warnings in 304.93s (0:05:04) =================